home *** CD-ROM | disk | FTP | other *** search
/ Inside Mac Games Volume 4 #8 / IMG 39 Aug 1996.iso / More Goodies / More For Your Game / Escape Velocity / Utilities / Stormbringer.1 / Stormbringer ReadMe General < prev   
Text File  |  1996-06-22  |  4KB  |  69 lines

  1. Stormbringer 1.0
  2. Read Me General
  3.  
  4. Thank you for reading this. This document contains information about Stormbringer, a guide to making compatible plugs for Escape Velocity(Ambrosia Software).
  5. Escape Velocity can be found at http://www.AmbrosiaSW.com
  6. Escape Velocity is a trademark of amrosia software.
  7. Stormbringer is my invention.
  8.  
  9. What does it do?
  10.  
  11. It sets up a scheme for writing plugs, using the normal Escape Velocity methods. A plug written in Stormbringer "language" can off course be used by Escape Velocity without stormbringer. It is really just a new way of marking the rescources, not something completely new. 
  12.  
  13. Why should I develop my plug using Stormbringer?
  14.  
  15. First, it gives the user a way of actually seing which plugs that clash, and which doesn't. Second, it gives the user the option of using parts of a plug, instead of the whole thing. This is an option, if you want to force the user to use the WHOLE plug, you can do so. Third, it requires very little additional work if the plug is buildt from scratch, so why not. Fourth, and last, making updates is MUCH easier. You only have to upload the part that actually needs updateing, thus slicing download times for the user. And you can release mission sets later on, without updating the whole damn plug.
  16.  
  17. For an example of Stormbringer, check out the "Astex 1.6" plug(Version number important). It can be found at ftp://grayphics.com/pub/ev. It is the first ever plug to use Stormbringer, as I converted it while making the guidelines. It took me about 20 minutes to port everything except for the missions, so it isn't that much trouble.
  18.  
  19. Wow... is all that true?
  20.  
  21. Well, I can't PROMISE things will be easier, but they sure were for me. Also, I didn't mention the "unlimited missions" feature either. It requires some user activity, but it can literally make your plug house (Well, almost) unlimited missions.
  22.  
  23. Drawbacks?
  24.  
  25. Well, yes. In most of the cases with converted plugs(From standard EV to stormbringer), the outfit/ship/weapon IDs are changed. This requires the user to sell every ship/outfit from your plug he has got, before installing the stormbringer version, and then buy them again. This is a pain, but once done, the advantages will be greater than the disadvantages. And the restrictions in stormbringer are a bit harder than the standard EV ones.
  26.  
  27. ------------------------------------------------------------------------------
  28. First...
  29.  
  30. Stormbringer requirements:
  31.  
  32. Plugs can(Must not) consist of many mini-plugs(Called sets or parts)
  33.  
  34. Plug name:
  35.  
  36. XXXXX Main                   <=== MUST be included. Name can be changed
  37. XXXXX Outfit YYY             <=== Optional, name not to be changed
  38. XXXXX Mission set YYY        <=== Optional, name can be changed
  39.  
  40. And any others you can think of. Those can be splitted into many parts as well, like : XXXX Outfit 1, XXXX Outfit 2, etc. Multiple numbers are accepted, like 2&3, 7-12, etc,  FOR OUTFIT PARTS ONLY. Mission parts MUST be single numbered. A few exceptions might be possible, if it is not possible to link mission sets together with mission bits, but ONLY AS A VERY RARE EXCEPTION.
  41.  
  42. The YYY numbers must ALWAYS be present and correspond to the ID numbers/sets described in the Missions and Weapon/Outf/Ships readmes.
  43.  
  44. Of course, ambrosia guidelines must be followed as well, like the mission one:
  45.  
  46. Desc IDs
  47.  
  48. 4xxx The initial describtion
  49. 5xxx The briefing
  50. 6xxx The Quick Briefing
  51. 7xxx The Ending
  52. 8xxx Load cargo text
  53.  
  54. If all these demands are met, you can boast with having a "Stormbringer compatible plug" ;)
  55.  
  56. I am a rotten writer, please look in the Astex 1.6 for examples, as you probably don't get a thing out of my scribblings.
  57. ------------------------------------------------------------------------------
  58. Help Wanted:
  59.  
  60. If anyone can write a decent readme and guide for stormbringer, please do. This one sucks.
  61. ------------------------------------------------------------------------------
  62. Contacting me
  63.  
  64. I must be the worst ever author of readmes. I bet I missed some things as well. If you wonder ANYTHING, mail me. If you have ideas, MAIL ME. If you want help with stormbringer MAIL ME.
  65.  
  66. kristoffer.andsten@mbox300.swipnet.se
  67.  
  68. Kristoffer Andsten 96-06-22 
  69.